- H5_init_library
herr_t H5_init_library()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- computeUserBlockSize
hsize_t computeUserBlockSize(hsize_t ublock_size)
Undocumented in source. Be warned that the author may not have intended to support it.
- friendlyH5Create
hid_t friendlyH5Create(string filename, hsize_t userBlockSize, bool truncateNotThrow)
Undocumented in source. Be warned that the author may not have intended to support it.
- getUserBlock
ubyte[] getUserBlock(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- getUserBlockSize
hsize_t getUserBlockSize(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- hdf5Contents
string[] hdf5Contents(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- setUserBlock
void setUserBlock(string filename, ubyte[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.